home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [77].lua < prev    next >
Encoding:
Text File  |  2011-11-07  |  750 b   |  9 lines

  1. -- Script [77]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("The next day, whatever madness gripped you before seems to have cleared, and you find yourself back on your ship, with all your crew intact. Not only that, but you later notice that inside your treasure hold is an object you don't remember having found prior to your strange adventure, a golden chalice which you imagine to be of great value. It's almost as if the ramblings that you heard during your episode somehow guided you to this treasure. Since you seem entirely in possession of your faculties now, you see little reason to complain.");
  6.  
  7. AddInventory("{26}");
  8. AddDays(1);
  9. AddCaptainsLog("I seem to have lost several days to madness but gained valuable treasure in return.");